Appliance Update Pending Question InputType
Appliance Update Pending Question InputType
The Appliance Update Pending Question InputType enumerated type defines representation of field fields in GUI or CLI
Possible values:
PLAIN_TEXT
: plain text answerBOOLEAN
: Yes/No,On/Off,Checkbox answerPASSWORD
: Password (masked) answer
This enumeration was added in vSphere API 6.7.
This data structure has no properties.
Enumeration:
PLAIN_TEXT,
BOOLEAN,
PASSWORD,